home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14271 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: pdn.eng.paradyne.com!usenet
  2. From: yccons@gate.net (Bill Touchstone)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Searching for: C source to flowchart util
  5. Date: 12 Apr 1996 22:46:53 GMT
  6. Organization: AT&T Paradyne    
  7. Message-ID: <4kmmgt$pp9@pdn.eng.paradyne.com>
  8. References: <rsuinn-0404961514580001@a17-221-40-193.apple.com>
  9. NNTP-Posting-Host: viber.eng.paradyne.com
  10.  
  11.  
  12. In article 0404961514580001@a17-221-40-193.apple.com, rsuinn@apple.com (R Suinn) writes:
  13. >Hi,
  14. >I have some ancient C source I inherited and it's very difficult to follow
  15. >because it goes everywhere and there are many files.
  16. >
  17. >I am looking for something that would parse the files and create a
  18. >graphical diagram showing what functions call what.
  19. >
  20. >Nothing fancy.
  21. >
  22. >Anyone know of anything that would do this or something like this?  Seems
  23. >like it would be VERY useful to just about anyone.
  24. >
  25. >randy
  26. >
  27. >please reply to:
  28. >rsuinn@apple.com
  29.  
  30.  
  31. Look for CXT.ZIP. I found mine in the simtel archive at oakland.edu. It does
  32. function trees and cross references and structures trees (and much more). 
  33. One of the best analysis tools around. It can even process multiple files
  34. as one program.
  35.  
  36. Bill Touchstone
  37. yccons@gate.net
  38.  
  39.